-
Home
-
ReCrawler
-
0.1.4
-
Code
-
Classes
- RC2
Total Complexity |
39 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
462 |
Lines of code |
217 |
Logical lines of code |
133 |
Comment lines |
219 |
Methods |
11 |
Properties |
12 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setupInlineCrypt() |
A |
41 |
7 |
72 |
setKey() |
A |
47 |
8 |
32 |
encryptBlock() |
S |
50 |
4 |
28 |
decryptBlock() |
S |
50 |
4 |
28 |
isValidEngineHelper() |
S |
61 |
4 |
11 |
setKeyLength() |
S |
67 |
3 |
7 |
__construct() |
S |
70 |
2 |
6 |
encrypt() |
S |
65 |
2 |
10 |
decrypt() |
S |
65 |
2 |
10 |
setupKey() |
S |
63 |
2 |
10 |
getKeyLength() |
S |
82 |
1 |
3 |